From ed68d3f9de46d6b953f37f5c9caa8e9d2a76ef4e Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Mon, 20 Jan 2014 17:40:01 -0500 Subject: [PATCH] docs: fix typo in type name --- gdk/gdkdnd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkdnd.c b/gdk/gdkdnd.c index 559a31de7b..588b4cbaae 100644 --- a/gdk/gdkdnd.c +++ b/gdk/gdkdnd.c @@ -400,7 +400,7 @@ gdk_drop_reply (GdkDragContext *context, /** * gdk_drop_finish: - * @context: a #GtkDragContext + * @context: a #GdkDragContext * @success: %TRUE if the data was successfully received * @time_: the timestamp for this operation * -- 2.30.2